golang.org/x/net/http2.clientStream.inflow (field)
5 uses
golang.org/x/net/http2 (current package)
transport.go#L309: inflow inflow // guarded by cc.mu
transport.go#L1713: cs.inflow.init(cc.initialStreamRecvWindowSize)
transport.go#L2207: streamAdd = cs.inflow.add(n)
transport.go#L2328: if !takeInflows(&cc.inflow, &cs.inflow, f.Length) {
transport.go#L2353: sendStream = cs.inflow.add(refund)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)